home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 135 / 135.d81 / b.prof calhoon (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  798b  |  21 lines

  1. 10 dv=peek(186):ifdv<8thendv=8
  2. 20 poke53281,0:poke53280,0:gosub60000
  3. 30 poke43,1:poke44,16:poke16*256,0
  4. 40 print"[144]load"chr$(34)"prof calhoon"chr$(34)","dv
  5. 50 print"run"
  6. 60 poke631,13:poke632,13:poke198,2:end
  7. 10000 dv=peek(186):n$="b.prof calhoon":close15:open15,dv,15,"s0:"+n$:close15
  8. 10010 saven$,dv:end
  9. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  10. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to9:printz$:next
  11. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  12. 60030 z$(0)="[208] [210] [207] [198] [197] [211] [211] [207] [210]   [195] [193] [204] [200] [207] [207] [206]"
  13. 60035 z$(1)="by [194]ob [205]arkland"
  14. 60040 z$(2)="([195]) 1995 by [211]oftdisk [208]ublishing"+chr$(13)
  15. 60050 z$(3)="[212]his program is the copyrighted work
  16. 60060 z$(4)[178]"of (NULL)(NULL)asc(NULL)str$right$(NULL)(NULL) (NULL)(NULL)peek(NULL)right$(NULL)left$right$(NULL)chr$.  right$t is not"
  17. 60070 z$(5)[178]"shareware or in the public domain."
  18. 60080 z$(6)[178]"(NULL)o subscribe call 1-800-594-3370.
  19. 60090 poke214,12:print
  20. 60100 fori=0to6:printtab(20-(len(z$(i))/2))""z$(i):next:return
  21.